Fix bug discovered by TDNN decoding script#31
Merged
danpovey merged 1 commit intodanpovey:looped_computationfrom Dec 1, 2016
Merged
Fix bug discovered by TDNN decoding script#31danpovey merged 1 commit intodanpovey:looped_computationfrom
danpovey merged 1 commit intodanpovey:looped_computationfrom
Conversation
Owner
|
thanks, merging. |
Owner
|
Thanks-- can you check in your script changes too?
Or if you want you can wait till after you've finished doing the profiling.
…On Wed, Nov 30, 2016 at 10:11 PM, Tom Ko ***@***.***> wrote:
------------------------------
You can view, comment on, or merge this pull request online at:
#31
Commit Summary
- Fix bug discovered by TDNN decoding script
File Changes
- *M* src/nnet3/decodable-simple-looped.cc
<https://github.com/danpovey/kaldi/pull/31/files#diff-0> (25)
- *M* src/nnet3/decodable-simple-looped.h
<https://github.com/danpovey/kaldi/pull/31/files#diff-1> (5)
- *M* src/nnet3/nnet-compile-looped.cc
<https://github.com/danpovey/kaldi/pull/31/files#diff-2> (14)
Patch Links:
- https://github.com/danpovey/kaldi/pull/31.patch
- https://github.com/danpovey/kaldi/pull/31.diff
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#31>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/ADJVu60f1-rN_yyCIoO1OlxwK5KGv01Fks5rDjrrgaJpZM4LA9No>
.
|
danpovey
pushed a commit
that referenced
this pull request
Nov 7, 2019
the new algorithm is to determinize "states in the appended lattice with final-arcs to also have non-final arcs leaving them"
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.